home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / gsp71263.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  41.2 KB  |  1,047 lines

  1. *PPD-Adobe: "4.3"
  2. *%
  3. *%  Printer Description file
  4. *%    for "Gestetner P7126 PS"
  5. *%
  6. *%    CreationDate: 2001/06/22
  7. *%    Modified:     2001/11/30
  8. *%
  9. *%    COPYRIGHT (C) 2001 RICOH COMPANY, LTD.
  10. *%    All rights reserved.
  11. *%
  12.  
  13. *FileVersion: "1.0"
  14. *FormatVersion: "4.3"
  15. *LanguageEncoding: ISOLatin1
  16. *LanguageVersion: English
  17. *ModelName: "Gestetner P7126"
  18. *PCFileName: "GSP71263.PPD"
  19. *Manufacturer: "Gestetner"
  20. *Product: "(Gestetner P7126 PS3)"
  21. *PSVersion: "(3011.103) 2"
  22. *ShortNickName: "Gestetner P7126 PS"
  23. *NickName: "Gestetner P7126 PS"
  24.  
  25. *%========== Basic Device Capabilities ==========
  26.  
  27. *Protocols: PJL BCP
  28. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  29. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  30. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A>"
  31.  
  32. *LanguageLevel: "3"
  33. *ColorDevice: False
  34. *DefaultColorSpace: Gray
  35.  
  36. *TTRasterizer: Type42
  37. *?TTRasterizer: "
  38.    save
  39.       42 /FontType resourcestatus
  40.       { pop pop (Type42)} {pop pop (None)} ifelse = flush
  41.    restore
  42. "
  43. *End
  44.  
  45. *FileSystem: True
  46. *?FileSystem: "
  47.   save
  48.   statusdict /diskonline get exec
  49.   {(True)}{(False)}ifelse = flush
  50.   restore
  51. "
  52. *End
  53.  
  54. *Throughput: "26"
  55.  
  56. *%========== Installable Options ==========
  57. *%========== & System Management ==========
  58.  
  59. *OpenGroup: InstallableOptions
  60.  
  61. *OpenUI *Option1/Option Tray: PickOne
  62. *DefaultOption1: None
  63. *Option1 None/Not Installed: ""
  64. *Option1 1Cassette/Tray 2: ""
  65. *Option1 2Cassette/Tray 2 and 3: ""
  66. *?Option1: "
  67.   save
  68.   {
  69.    /num 0 def
  70.    currentpagedevice /InputAttributes get
  71.    {type (dicttype) eq {/num num 1 add def} if pop} forall
  72.    num
  73.      dup 2 eq { (None) exit } if
  74.      dup 3 eq { (1Cassette) exit } if
  75.      4 eq { (2Cassette) exit } if
  76.      (Unknown) exit
  77.    } loop
  78.    mark count 1 sub 2 roll cleartomark
  79.    = flush
  80.   restore
  81. "
  82. *End
  83. *CloseUI: *Option1
  84.  
  85. *OpenUI *Option2/Duplex Unit: Boolean
  86. *DefaultOption2: False
  87. *Option2 False/Not Installed: ""
  88. *Option2 True/Installed: ""
  89. *?Option2: "
  90.   save
  91.   statusdict /duplex get
  92.   {(True)}{(False)}ifelse = flush
  93.   restore
  94. "
  95. *End
  96. *CloseUI: *Option2
  97.  
  98.  
  99. *OpenUI *Option3/Output Option: PickOne
  100. *DefaultOption3: None
  101. *Option3 None/Not Installed: ""
  102. *Option3 1BinTray/Upper Tray: ""
  103. *Option3 MailBox/Mailbox: ""
  104. *?Option3: "
  105.   save
  106.   {
  107.    /num 0 def
  108.    currentpagedevice /OutputAttributes get
  109.    {type (dicttype) eq {/num num 1 add def} if pop} forall
  110.    num
  111.      dup 1 eq { (None) exit } if
  112.      dup 2 eq { (1BinTray) exit } if
  113.      5 eq { (MailBox) exit } if
  114.      (Unknown) exit
  115.    } loop
  116.    mark count 1 sub 2 roll cleartomark
  117.    = flush
  118.   restore
  119. "
  120. *End
  121. *CloseUI: *Option3
  122.  
  123. *CloseGroup: InstallableOptions
  124.  
  125. *UIConstraints: *Option1 None *InputSlot 2Tray
  126. *UIConstraints: *Option1 None *InputSlot 3Tray
  127. *UIConstraints: *Option1 1Cassette *InputSlot 3Tray
  128. *UIConstraints: *InputSlot 2Tray *Option1 None
  129. *UIConstraints: *InputSlot 3Tray *Option1 None
  130. *UIConstraints: *InputSlot 3Tray *Option1 1Cassette
  131.  
  132. *UIConstraints: *Option2 False *Duplex DuplexTumble
  133. *UIConstraints: *Option2 False *Duplex DuplexNoTumble
  134. *UIConstraints: *Duplex DuplexTumble *Option2 False
  135. *UIConstraints: *Duplex DuplexNoTumble *Option2 False
  136.  
  137. *UIConstraints: *Option3 None *OutputBin Bin1
  138. *UIConstraints: *Option3 None *OutputBin MailBoxBin1
  139. *UIConstraints: *Option3 None *OutputBin MailBoxBin2
  140. *UIConstraints: *Option3 None *OutputBin MailBoxBin3
  141. *UIConstraints: *Option3 None *OutputBin MailBoxBin4
  142. *UIConstraints: *Option3 1BinTray *OutputBin MailBoxBin1
  143. *UIConstraints: *Option3 1BinTray *OutputBin MailBoxBin2
  144. *UIConstraints: *Option3 1BinTray *OutputBin MailBoxBin3
  145. *UIConstraints: *Option3 1BinTray *OutputBin MailBoxBin4
  146. *UIConstraints: *Option3 MailBox *OutputBin Bin1
  147. *UIConstraints: *OutputBin Bin1 *Option3 None
  148. *UIConstraints: *OutputBin MailBoxBin1 *Option3 None
  149. *UIConstraints: *OutputBin MailBoxBin2 *Option3 None
  150. *UIConstraints: *OutputBin MailBoxBin3 *Option3 None
  151. *UIConstraints: *OutputBin MailBoxBin4 *Option3 None
  152. *UIConstraints: *OutputBin MailBoxBin1 *Option3 1BinTray
  153. *UIConstraints: *OutputBin MailBoxBin2 *Option3 1BinTray
  154. *UIConstraints: *OutputBin MailBoxBin3 *Option3 1BinTray
  155. *UIConstraints: *OutputBin MailBoxBin4 *Option3 1BinTray
  156. *UIConstraints: *OutputBin Bin1 *Option3 MailBox
  157.  
  158. *UIConstraints: *MediaType Labels *InputSlot 1Tray
  159. *UIConstraints: *MediaType Labels *InputSlot 2Tray
  160. *UIConstraints: *MediaType Labels *InputSlot 3Tray
  161. *UIConstraints: *MediaType OHP *InputSlot 1Tray
  162. *UIConstraints: *MediaType OHP *InputSlot 2Tray
  163. *UIConstraints: *MediaType OHP *InputSlot 3Tray
  164. *UIConstraints: *MediaType Thick *InputSlot 1Tray
  165. *UIConstraints: *MediaType Thick *InputSlot 2Tray
  166. *UIConstraints: *MediaType Thick *InputSlot 3Tray
  167. *UIConstraints: *InputSlot 1Tray *MediaType Labels
  168. *UIConstraints: *InputSlot 2Tray *MediaType Labels
  169. *UIConstraints: *InputSlot 3Tray *MediaType Labels
  170. *UIConstraints: *InputSlot 1Tray *MediaType OHP
  171. *UIConstraints: *InputSlot 2Tray *MediaType OHP
  172. *UIConstraints: *InputSlot 3Tray *MediaType OHP
  173. *UIConstraints: *InputSlot 1Tray *MediaType Thick
  174. *UIConstraints: *InputSlot 2Tray *MediaType Thick
  175. *UIConstraints: *InputSlot 3Tray *MediaType Thick
  176.  
  177. *UIConstraints: *PageSize A6 *InputSlot 1Tray
  178. *UIConstraints: *PageSize A6 *InputSlot 2Tray
  179. *UIConstraints: *PageSize A6 *InputSlot 3Tray
  180. *UIConstraints: *PageSize HalfLetter *InputSlot 1Tray
  181. *UIConstraints: *PageSize HalfLetter *InputSlot 2Tray
  182. *UIConstraints: *PageSize HalfLetter *InputSlot 3Tray
  183. *UIConstraints: *PageSize Env10 *InputSlot 1Tray
  184. *UIConstraints: *PageSize EnvMonarch *InputSlot 1Tray
  185. *UIConstraints: *PageSize EnvC5 *InputSlot 1Tray
  186. *UIConstraints: *PageSize EnvC6 *InputSlot 1Tray
  187. *UIConstraints: *PageSize DLEnv *InputSlot 1Tray
  188. *UIConstraints: *InputSlot 1Tray *PageSize A6
  189. *UIConstraints: *InputSlot 2Tray *PageSize A6
  190. *UIConstraints: *InputSlot 3Tray *PageSize A6
  191. *UIConstraints: *InputSlot 1Tray *PageSize HalfLetter
  192. *UIConstraints: *InputSlot 2Tray *PageSize HalfLetter
  193. *UIConstraints: *InputSlot 3Tray *PageSize HalfLetter
  194. *UIConstraints: *InputSlot 1Tray *PageSize Env10
  195. *UIConstraints: *InputSlot 1Tray *PageSize EnvMonarch
  196. *UIConstraints: *InputSlot 1Tray *PageSize EnvC5
  197. *UIConstraints: *InputSlot 1Tray *PageSize EnvC6
  198. *UIConstraints: *InputSlot 1Tray *PageSize DLEnv
  199.  
  200. *UIConstraints: *PageRegion A6 *InputSlot 1Tray
  201. *UIConstraints: *PageRegion A6 *InputSlot 2Tray
  202. *UIConstraints: *PageRegion A6 *InputSlot 3Tray
  203. *UIConstraints: *PageRegion HalfLetter *InputSlot 1Tray
  204. *UIConstraints: *PageRegion HalfLetter *InputSlot 2Tray
  205. *UIConstraints: *PageRegion HalfLetter *InputSlot 3Tray
  206. *UIConstraints: *PageRegion Env10 *InputSlot 1Tray
  207. *UIConstraints: *PageRegion EnvMonarch *InputSlot 1Tray
  208. *UIConstraints: *PageRegion EnvC5 *InputSlot 1Tray
  209. *UIConstraints: *PageRegion EnvC6 *InputSlot 1Tray
  210. *UIConstraints: *PageRegion DLEnv *InputSlot 1Tray
  211. *UIConstraints: *InputSlot 1Tray *PageRegion A6
  212. *UIConstraints: *InputSlot 2Tray *PageRegion A6
  213. *UIConstraints: *InputSlot 3Tray *PageRegion A6
  214. *UIConstraints: *InputSlot 1Tray *PageRegion HalfLetter
  215. *UIConstraints: *InputSlot 2Tray *PageRegion HalfLetter
  216. *UIConstraints: *InputSlot 3Tray *PageRegion HalfLetter
  217. *UIConstraints: *InputSlot 1Tray *PageRegion Env10
  218. *UIConstraints: *InputSlot 1Tray *PageRegion EnvMonarch
  219. *UIConstraints: *InputSlot 1Tray *PageRegion EnvC5
  220. *UIConstraints: *InputSlot 1Tray *PageRegion EnvC6
  221. *UIConstraints: *InputSlot 1Tray *PageRegion DLEnv
  222.  
  223. *UIConstraints: *PageSize A6 *Duplex DuplexTumble
  224. *UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
  225. *UIConstraints: *PageSize HalfLetter *Duplex DuplexTumble
  226. *UIConstraints: *PageSize HalfLetter *Duplex DuplexNoTumble
  227. *UIConstraints: *PageSize Env10 *Duplex DuplexTumble
  228. *UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
  229. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexTumble
  230. *UIConstraints: *PageSize EnvMonarch *Duplex DuplexNoTumble
  231. *UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
  232. *UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
  233. *UIConstraints: *PageSize EnvC6 *Duplex DuplexTumble
  234. *UIConstraints: *PageSize EnvC6 *Duplex DuplexNoTumble
  235. *UIConstraints: *PageSize DLEnv *Duplex DuplexTumble
  236. *UIConstraints: *PageSize DLEnv *Duplex DuplexNoTumble
  237. *UIConstraints: *Duplex DuplexTumble *PageSize A6
  238. *UIConstraints: *Duplex DuplexNoTumble *PageSize A6
  239. *UIConstraints: *Duplex DuplexTumble *PageSize HalfLetter
  240. *UIConstraints: *Duplex DuplexNoTumble *PageSize HalfLetter
  241. *UIConstraints: *Duplex DuplexTumble *PageSize Env10
  242. *UIConstraints: *Duplex DuplexNoTumble *PageSize Env10
  243. *UIConstraints: *Duplex DuplexTumble *PageSize EnvMonarch
  244. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvMonarch
  245. *UIConstraints: *Duplex DuplexTumble *PageSize EnvC5
  246. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC5
  247. *UIConstraints: *Duplex DuplexTumble *PageSize EnvC6
  248. *UIConstraints: *Duplex DuplexNoTumble *PageSize EnvC6
  249. *UIConstraints: *Duplex DuplexTumble *PageSize DLEnv
  250. *UIConstraints: *Duplex DuplexNoTumble *PageSize DLEnv
  251.  
  252. *UIConstraints: *PageRegion A6 *Duplex DuplexTumble
  253. *UIConstraints: *PageRegion A6 *Duplex DuplexNoTumble
  254. *UIConstraints: *PageRegion HalfLetter *Duplex DuplexTumble
  255. *UIConstraints: *PageRegion HalfLetter *Duplex DuplexNoTumble
  256. *UIConstraints: *PageRegion Env10 *Duplex DuplexTumble
  257. *UIConstraints: *PageRegion Env10 *Duplex DuplexNoTumble
  258. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexTumble
  259. *UIConstraints: *PageRegion EnvMonarch *Duplex DuplexNoTumble
  260. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexTumble
  261. *UIConstraints: *PageRegion EnvC5 *Duplex DuplexNoTumble
  262. *UIConstraints: *PageRegion EnvC6 *Duplex DuplexTumble
  263. *UIConstraints: *PageRegion EnvC6 *Duplex DuplexNoTumble
  264. *UIConstraints: *PageRegion DLEnv *Duplex DuplexTumble
  265. *UIConstraints: *PageRegion DLEnv *Duplex DuplexNoTumble
  266. *UIConstraints: *Duplex DuplexTumble *PageRegion A6
  267. *UIConstraints: *Duplex DuplexNoTumble *PageRegion A6
  268. *UIConstraints: *Duplex DuplexTumble *PageRegion HalfLetter
  269. *UIConstraints: *Duplex DuplexNoTumble *PageRegion HalfLetter
  270. *UIConstraints: *Duplex DuplexTumble *PageRegion Env10
  271. *UIConstraints: *Duplex DuplexNoTumble *PageRegion Env10
  272. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvMonarch
  273. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvMonarch
  274. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvC5
  275. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC5
  276. *UIConstraints: *Duplex DuplexTumble *PageRegion EnvC6
  277. *UIConstraints: *Duplex DuplexNoTumble *PageRegion EnvC6
  278. *UIConstraints: *Duplex DuplexTumble *PageRegion DLEnv
  279. *UIConstraints: *Duplex DuplexNoTumble *PageRegion DLEnv
  280.  
  281. *UIConstraints: *PageSize A6 *OutputBin Bin1
  282. *UIConstraints: *PageSize A6 *OutputBin MailBoxBin1
  283. *UIConstraints: *PageSize A6 *OutputBin MailBoxBin2
  284. *UIConstraints: *PageSize A6 *OutputBin MailBoxBin3
  285. *UIConstraints: *PageSize A6 *OutputBin MailBoxBin4
  286. *UIConstraints: *PageSize HalfLetter *OutputBin Bin1
  287. *UIConstraints: *PageSize HalfLetter *OutputBin MailBoxBin1
  288. *UIConstraints: *PageSize HalfLetter *OutputBin MailBoxBin2
  289. *UIConstraints: *PageSize HalfLetter *OutputBin MailBoxBin3
  290. *UIConstraints: *PageSize HalfLetter *OutputBin MailBoxBin4
  291. *UIConstraints: *OutputBin Bin1 *PageSize A6
  292. *UIConstraints: *OutputBin MailBoxBin1 *PageSize A6
  293. *UIConstraints: *OutputBin MailBoxBin2 *PageSize A6
  294. *UIConstraints: *OutputBin MailBoxBin3 *PageSize A6
  295. *UIConstraints: *OutputBin MailBoxBin4 *PageSize A6
  296. *UIConstraints: *OutputBin Bin1 *PageSize HalfLetter
  297. *UIConstraints: *OutputBin MailBoxBin1 *PageSize HalfLetter
  298. *UIConstraints: *OutputBin MailBoxBin2 *PageSize HalfLetter
  299. *UIConstraints: *OutputBin MailBoxBin3 *PageSize HalfLetter
  300. *UIConstraints: *OutputBin MailBoxBin4 *PageSize HalfLetter
  301.  
  302. *UIConstraints: *PageRegion A6 *OutputBin Bin1
  303. *UIConstraints: *PageRegion A6 *OutputBin MailBoxBin1
  304. *UIConstraints: *PageRegion A6 *OutputBin MailBoxBin2
  305. *UIConstraints: *PageRegion A6 *OutputBin MailBoxBin3
  306. *UIConstraints: *PageRegion A6 *OutputBin MailBoxBin4
  307. *UIConstraints: *PageRegion HalfLetter *OutputBin Bin1
  308. *UIConstraints: *PageRegion HalfLetter *OutputBin MailBoxBin1
  309. *UIConstraints: *PageRegion HalfLetter *OutputBin MailBoxBin2
  310. *UIConstraints: *PageRegion HalfLetter *OutputBin MailBoxBin3
  311. *UIConstraints: *PageRegion HalfLetter *OutputBin MailBoxBin4
  312. *UIConstraints: *OutputBin Bin1 *PageRegion A6
  313. *UIConstraints: *OutputBin MailBoxBin1 *PageRegion A6
  314. *UIConstraints: *OutputBin MailBoxBin2 *PageRegion A6
  315. *UIConstraints: *OutputBin MailBoxBin3 *PageRegion A6
  316. *UIConstraints: *OutputBin MailBoxBin4 *PageRegion A6
  317. *UIConstraints: *OutputBin Bin1 *PageRegion HalfLetter
  318. *UIConstraints: *OutputBin MailBoxBin1 *PageRegion HalfLetter
  319. *UIConstraints: *OutputBin MailBoxBin2 *PageRegion HalfLetter
  320. *UIConstraints: *OutputBin MailBoxBin3 *PageRegion HalfLetter
  321. *UIConstraints: *OutputBin MailBoxBin4 *PageRegion HalfLetter
  322.  
  323.  
  324. *FreeVM: "2261000"
  325.  
  326. *Password: "0"
  327. *ExitServer: "
  328.   count 0 eq 
  329.   {false}{true exch startjob}ifelse
  330.   not {(WARNING: Cannot modify initial VM.) =
  331.        (Missing or invalid Password.) =
  332.        (Please contact the author.) = flush quit
  333.   }if
  334. "
  335. *End
  336. *Reset: "
  337.   count 0 eq
  338.   {false}{true exch startjob}ifelse
  339.   not {(WARNING: Cannot reset printer.) =
  340.        (Missing or invalid Password.) =
  341.        (Please contact the author.) = flush quit
  342.   }if 
  343.   systemdict /quit get exec
  344.   (WARNING: Printer Reset Failed.) = flush
  345. "
  346. *End
  347.  
  348. *DefaultResolution: 600dpi
  349. *?Resolution: "
  350.   save
  351.   currentpagedevice /HWResolution get 0 get
  352.   (       ) cvs print (dpi) = flush
  353.   restore
  354. "
  355. *End
  356.  
  357. *SuggestedJobTimeout: "0"
  358. *SuggestedWaitTimeout: "300"
  359. *PrintPSErrors: True
  360. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  361.  
  362. *%========== Media Selection ==========
  363. *LandscapeOrientation: Plus90
  364.  
  365. *OpenUI *PageSize: PickOne
  366. *OrderDependency: 20 AnySetup *PageSize
  367. *DefaultPageSize: A4
  368. *PageSize A3/A3: "<< /DeferredMediaSelection true
  369.   /Policies << /PageSize 2 /MediaType 2 >>
  370.   /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  371. *End
  372. *PageSize A4/A4: "<< /DeferredMediaSelection true
  373.   /Policies << /PageSize 2 /MediaType 2 >>
  374.   /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  375. *End
  376. *PageSize A5/A5: "<< /DeferredMediaSelection true
  377.   /Policies << /PageSize 2 /MediaType 2 >>
  378.   /PageSize [421 595] /ImagingBBox null >> setpagedevice"
  379. *End
  380. *PageSize A6/A6: "<< /DeferredMediaSelection true
  381.   /Policies << /PageSize 2 /MediaType 2 >>
  382.   /PageSize [298 421] /ImagingBBox null >> setpagedevice"
  383. *End
  384. *PageSize B4/B4 (JIS): "<< /DeferredMediaSelection true
  385.   /Policies << /PageSize 2 /MediaType 2 >>
  386.   /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
  387. *End
  388. *PageSize B5/B5 (JIS): "<< /DeferredMediaSelection true
  389.   /Policies << /PageSize 2 /MediaType 2 >>
  390.   /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  391. *End
  392. *PageSize Legal/Legal: "<< /DeferredMediaSelection true
  393.   /Policies << /PageSize 2 /MediaType 2 >>
  394.   /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  395. *End
  396. *PageSize Letter/Letter: "<< /DeferredMediaSelection true
  397.   /Policies << /PageSize 2 /MediaType 2 >>
  398.   /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  399. *End
  400. *PageSize HalfLetter/5.5 x 8.5: "<< /DeferredMediaSelection true
  401.   /Policies << /PageSize 2 /MediaType 2 >>
  402.   /PageSize [396 612] /ImagingBBox null >> setpagedevice"
  403. *End
  404. *PageSize 11x17/11x17: "<< /DeferredMediaSelection true
  405.   /Policies << /PageSize 2 /MediaType 2 >>
  406.   /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  407. *End
  408. *PageSize Executive/Executive: "<< /DeferredMediaSelection true
  409.   /Policies << /PageSize 2 /MediaType 2 >>
  410.   /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  411. *End
  412. *PageSize F/8x13: "<< /DeferredMediaSelection true
  413.   /Policies << /PageSize 2 /MediaType 2 >>
  414.   /PageSize [576 936] /ImagingBBox null>> setpagedevice"
  415. *End
  416. *PageSize Folio/8.25x13: "<< /DeferredMediaSelection true
  417.   /Policies << /PageSize 2 /MediaType 2 >>
  418.   /PageSize [595 935] /ImagingBBox null>> setpagedevice"
  419. *End
  420. *PageSize FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
  421.   /Policies << /PageSize 2 /MediaType 2 >>
  422.   /PageSize [612 936] /ImagingBBox null>> setpagedevice"
  423. *End
  424. *PageSize Env10/Com10 Env.: "<< /DeferredMediaSelection true
  425.   /Policies << /PageSize 2 /MediaType 2 >>
  426.   /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  427. *End
  428. *PageSize EnvMonarch/Mon. Env.: "<< /DeferredMediaSelection true
  429.   /Policies << /PageSize 2 /MediaType 2 >>
  430.   /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  431. *End
  432. *PageSize EnvC5/C5 Env.: "<< /DeferredMediaSelection true
  433.   /Policies << /PageSize 2 /MediaType 2 >>
  434.   /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  435. *End
  436. *PageSize EnvC6/C6 Env.: "<< /DeferredMediaSelection true
  437.   /Policies << /PageSize 2 /MediaType 2 >>
  438.   /PageSize [323 459] /ImagingBBox null>> setpagedevice"
  439. *End
  440. *PageSize DLEnv/DL Env.: "<< /DeferredMediaSelection true
  441.   /Policies << /PageSize 2 /MediaType 2 >>
  442.   /PageSize [311 623] /ImagingBBox null>> setpagedevice"
  443. *End
  444. *PageSize 8Kai/8K: "<< /DeferredMediaSelection true
  445.   /Policies << /PageSize 2 /MediaType 2 >>
  446.   /PageSize [757 1106] /ImagingBBox null>> setpagedevice"
  447. *End
  448. *PageSize 16Kai/16K: "<< /DeferredMediaSelection true
  449.   /Policies << /PageSize 2 /MediaType 2 >>
  450.   /PageSize [553 757] /ImagingBBox null>> setpagedevice"
  451. *End
  452. *?PageSize: "
  453.   save
  454.   currentpagedevice /PageSize get aload pop
  455.   2 copy gt {exch}if (Unknown)
  456.   21 dict
  457.     dup [842 1191] (A3) put
  458.     dup [595 842]  (A4) put
  459.     dup [421 595]  (A5) put
  460.     dup [298 421]  (A6) put
  461.     dup [728 1031] (B4) put
  462.     dup [516 729]  (B5) put
  463.     dup [612 1008] (Legal) put
  464.     dup [612 792]  (Letter) put
  465.     dup [396 612]  (HalfLetter) put
  466.     dup [792 1224] (11x17) put
  467.     dup [522 756] (Executive) put
  468.     dup [576 936] (F) put
  469.     dup [595 935] (Folio) put
  470.     dup [612 936] (FanFoldGermanLegal) put
  471.     dup [297 684] (Env10) put
  472.     dup [279 540] (EnvMonarch) put
  473.     dup [459 649] (EnvC5) put
  474.     dup [323 459] (EnvC6) put
  475.     dup [311 623] (DLEnv) put
  476.     dup [757 1106] (8Kai) put
  477.     dup [553 757] (16Kai) put
  478.     {exch aload pop 4 index sub abs 5 le exch 5 index
  479.      sub abs 5 le and {exch pop exit}{pop}ifelse 
  480.     }bind forall = flush pop pop
  481.     restore
  482. "
  483. *End
  484. *CloseUI: *PageSize
  485.  
  486. *OpenUI *PageRegion: PickOne
  487. *OrderDependency: 25 AnySetup *PageRegion
  488. *DefaultPageRegion: A4
  489. *PageRegion A3/A3: "<< /DeferredMediaSelection true
  490.   /Policies << /PageSize 2 /MediaType 2 >>
  491.   /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  492. *End
  493. *PageRegion A4/A4: "<< /DeferredMediaSelection true
  494.   /Policies << /PageSize 2 /MediaType 2 >>
  495.   /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  496. *End
  497. *PageRegion A5/A5: "<< /DeferredMediaSelection true
  498.   /Policies << /PageSize 2 /MediaType 2 >>
  499.   /PageSize [421 595] /ImagingBBox null >> setpagedevice"
  500. *End
  501. *PageRegion A6/A6: "<< /DeferredMediaSelection true
  502.   /Policies << /PageSize 2 /MediaType 2 >>
  503.   /PageSize [298 421] /ImagingBBox null >> setpagedevice"
  504. *End
  505. *PageRegion B4/B4 (JIS): "<< /DeferredMediaSelection true
  506.   /Policies << /PageSize 2 /MediaType 2 >>
  507.   /PageSize [728 1031] /ImagingBBox null >> setpagedevice"
  508. *End
  509. *PageRegion B5/B5 (JIS): "<< /DeferredMediaSelection true
  510.   /Policies << /PageSize 2 /MediaType 2 >>
  511.   /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  512. *End
  513. *PageRegion Legal/Legal: "<< /DeferredMediaSelection true
  514.   /Policies << /PageSize 2 /MediaType 2 >>
  515.   /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  516. *End
  517. *PageRegion Letter/Letter: "<< /DeferredMediaSelection true
  518.   /Policies << /PageSize 2 /MediaType 2 >>
  519.   /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  520. *End
  521. *PageRegion HalfLetter/5.5 x 8.5: "<< /DeferredMediaSelection true
  522.   /Policies << /PageSize 2 /MediaType 2 >>
  523.   /PageSize [396 612] /ImagingBBox null >> setpagedevice"
  524. *End
  525. *PageRegion 11x17/11x17: "<< /DeferredMediaSelection true
  526.   /Policies << /PageSize 2 /MediaType 2 >>
  527.   /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  528. *End
  529. *PageRegion Executive/Executive: "<< /DeferredMediaSelection true
  530.   /Policies << /PageSize 2 /MediaType 2 >>
  531.   /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  532. *End
  533. *PageRegion F/8x13: "<< /DeferredMediaSelection true
  534.   /Policies << /PageSize 2 /MediaType 2 >>
  535.   /PageSize [576 936] /ImagingBBox null>> setpagedevice"
  536. *End
  537. *PageRegion Folio/8.25x13: "<< /DeferredMediaSelection true
  538.   /Policies << /PageSize 2 /MediaType 2 >>
  539.   /PageSize [595 935] /ImagingBBox null>> setpagedevice"
  540. *End
  541. *PageRegion FanFoldGermanLegal/8.5x13: "<< /DeferredMediaSelection true
  542.   /Policies << /PageSize 2 /MediaType 2 >>
  543.   /PageSize [612 936] /ImagingBBox null>> setpagedevice"
  544. *End
  545. *PageRegion Env10/Com10 Env.: "<< /DeferredMediaSelection true
  546.   /Policies << /PageSize 2 /MediaType 2 >>
  547.   /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  548. *End
  549. *PageRegion EnvMonarch/Mon. Env.: "<< /DeferredMediaSelection true
  550.   /Policies << /PageSize 2 /MediaType 2 >>
  551.   /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  552. *End
  553. *PageRegion EnvC5/C5 Env.: "<< /DeferredMediaSelection true
  554.   /Policies << /PageSize 2 /MediaType 2 >>
  555.   /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  556. *End
  557. *PageRegion EnvC6/C6 Env.: "<< /DeferredMediaSelection true
  558.   /Policies << /PageSize 2 /MediaType 2 >>
  559.   /PageSize [323 459] /ImagingBBox null>> setpagedevice"
  560. *End
  561. *PageRegion DLEnv/DL Env.: "<< /DeferredMediaSelection true
  562.   /Policies << /PageSize 2 /MediaType 2 >>
  563.   /PageSize [311 623] /ImagingBBox null>> setpagedevice"
  564. *End
  565. *PageRegion 8Kai/8K: "<< /DeferredMediaSelection true
  566.   /Policies << /PageSize 2 /MediaType 2 >>
  567.   /PageSize [757 1106] /ImagingBBox null>> setpagedevice"
  568. *End
  569. *PageRegion 16Kai/16K: "<< /DeferredMediaSelection true
  570.   /Policies << /PageSize 2 /MediaType 2 >>
  571.   /PageSize [553 757] /ImagingBBox null>> setpagedevice"
  572. *End
  573. *CloseUI: *PageRegion
  574.  
  575. *%========== Information About Media Sizes ==========
  576.  
  577. *DefaultImageableArea: A4
  578. *ImageableArea A3/A3: "12 12 830 1179"
  579. *ImageableArea A4/A4: "12 12 583 830"
  580. *ImageableArea A5/A5: "12 12 408 583"
  581. *ImageableArea A6/A6: "12 12 285 408"
  582. *ImageableArea B4/B4 (JIS): "12 12 717 1020"
  583. *ImageableArea B5/B5 (JIS): "12 12 504 717"
  584. *ImageableArea Legal/Legal: "12 12 600 996"
  585. *ImageableArea Letter/Letter: "12 12 600 780"
  586. *ImageableArea HalfLetter/5.5 x 8.5: "12 12 384 600"
  587. *ImageableArea 11x17/11x17: "12 12 780 1212"
  588. *ImageableArea Executive/Executive: "12 12 510 744"
  589. *ImageableArea F/8x13: "12 12 564 924"
  590. *ImageableArea Folio/8.25x13: "12 12 583 923"
  591. *ImageableArea FanFoldGermanLegal/8.5x13: "12 12 600 924"
  592. *ImageableArea Env10/Com10 Env.: "12 12 285 672"
  593. *ImageableArea EnvMonarch/Mon. Env.: "12 12 267 528"
  594. *ImageableArea EnvC5/C5 Env.: "12 12 447 637"
  595. *ImageableArea EnvC6/C6 Env.: "12 12 311 447"
  596. *ImageableArea DLEnv/DL Env.: "12 12 299 611"
  597. *ImageableArea 8Kai/8K: "12 12 745 1094"
  598. *ImageableArea 16Kai/16K: "12 12 541 745"
  599. *?ImageableArea: "
  600.   save
  601.   /cvp {(            ) cvs print (               ) print}bind def
  602.   newpath clippath pathbbox 4 -2 roll exch
  603.   2 {10000 mul ceiling 10000 div cvp}repeat exch
  604.   2 {10000 mul floor 10000 div cvp}repeat flush
  605.   restore
  606. "
  607. *End
  608.  
  609. *DefaultPaperDimension: A4
  610. *PaperDimension A3/A3: "842 1191"
  611. *PaperDimension A4/A4: "595 842"
  612. *PaperDimension A5/A5: "420 595"
  613. *PaperDimension A6/A6: "297 420"
  614. *PaperDimension B4/B4 (JIS): "729 1032"
  615. *PaperDimension B5/B5 (JIS): "516 729"
  616. *PaperDimension Legal/Legal: "612 1008"
  617. *PaperDimension Letter/Letter: "612 792"
  618. *PaperDimension HalfLetter/5.5 x 8.5: "396 612"
  619. *PaperDimension 11x17/11x17: "792 1224"
  620. *PaperDimension Executive/Executive: "522 756"
  621. *PaperDimension F/8x13: "576 936"
  622. *PaperDimension Folio/8.25x13: "595 935"
  623. *PaperDimension FanFoldGermanLegal/8.5x13: "612 936"
  624. *PaperDimension Env10/Com10 Env.: "297 684"
  625. *PaperDimension EnvMonarch/Mon. Env.: "279 540"
  626. *PaperDimension EnvC5/C5 Env.: "459 649"
  627. *PaperDimension EnvC6/C6 Env.: "323 459"
  628. *PaperDimension DLEnv/DL Env.: "311 623"
  629. *PaperDimension 8Kai/8K: "757 1106"
  630. *PaperDimension 16Kai/16K: "553 757"
  631.  
  632. *%========== Media Handling Features ==========
  633.  
  634. *OpenUI *InputSlot: PickOne
  635. *OrderDependency: 30 AnySetup *InputSlot
  636. *DefaultInputSlot: 1Tray
  637. *InputSlot MultiTray/Bypass Tray: "<</MediaPosition 0>> setpagedevice"
  638. *InputSlot 1Tray/Tray 1: "<</MediaPosition 1>> setpagedevice"
  639. *InputSlot 2Tray/Tray 2: "<</MediaPosition 2>> setpagedevice"
  640. *InputSlot 3Tray/Tray 3: "<</MediaPosition 3>> setpagedevice"
  641. *?InputSlot: "
  642.   save
  643.   [(MultiTray)(1Tray)(2Tray)(3Tray)]
  644.   statusdict /papertray get exec {get}stopped
  645.   {pop pop (Unknown)}if = flush
  646.   restore
  647. "
  648. *End
  649. *CloseUI: *InputSlot
  650.  
  651. *%=== Custom Paper Support =================
  652. *LeadingEdge Short: ""
  653. *LeadingEdge Long: ""
  654. *DefaultLeadingEdge: Short
  655.  
  656. *MaxMediaWidth:  "865"
  657. *MaxMediaHeight: "1225"
  658. *HWMargins:      12 12 12 12
  659. *CustomPageSize True: "pop pop pop 
  660.   << /PageSize [ 5 -2 roll ]  /ImagingBBox null
  661.   /Policies <</PageSize 2 /MediaType 2>>
  662.   /DeferredMediaSelection true
  663.   >> setpagedevice"
  664. *End
  665.  
  666. *ParamCustomPageSize Width:        1 points 256 865
  667. *ParamCustomPageSize Height:       2 points 419 1225
  668. *ParamCustomPageSize WidthOffset:  3 points 0 0
  669. *ParamCustomPageSize HeightOffset: 4 points 0 0
  670. *ParamCustomPageSize Orientation:  5 int 1 1
  671.  
  672. *NonUIOrderDependency: 21 AnySetup *CustomPageSize True
  673.  
  674. *RequiresPageRegion MultiTray: True
  675. *RequiresPageRegion 1Tray: True
  676. *RequiresPageRegion 2Tray: True
  677. *RequiresPageRegion 3Tray: True
  678.  
  679. *OpenUI *TraySwitch/Auto Tray Switch: Boolean
  680. *OrderDependency: 35 AnySetup *TraySwitch
  681. *DefaultTraySwitch: True
  682. *TraySwitch True/On: "<</TraySwitch true>>setpagedevice"
  683. *TraySwitch False/Off: "<</TraySwitch false>>setpagedevice"
  684. *?TraySwitch: "
  685.   save
  686.   currentpagedevice /TraySwitch get
  687.   {(True)}{(False)}ifelse = flush
  688.   restore
  689. "
  690. *End
  691. *CloseUI: *TraySwitch
  692.  
  693. *OpenUI *Duplex/Duplex: PickOne
  694. *OrderDependency: 50 AnySetup *Duplex
  695. *DefaultDuplex: None
  696. *Duplex None/Off: "<</Duplex false>>setpagedevice"
  697. *Duplex DuplexTumble/Short Edge: "<</Duplex true /Tumble true>>setpagedevice"
  698. *Duplex DuplexNoTumble/Long Edge: "<</Duplex true /Tumble false>>setpagedevice"
  699. *?Duplex: "
  700.   save
  701.   currentpagedevice /Duplex get
  702.   {currentpagedevice /Tumble get
  703.     {(DuplexTumble)}{(DuplexNoTumble)}ifelse
  704.   }{(None)}ifelse = flush
  705.   restore
  706. "
  707. *End
  708. *CloseUI: *Duplex
  709.  
  710. *%========== Resolution and Appearance Control ==========
  711.  
  712. *OpenUI *Resolution/Resolution: PickOne
  713. *OrderDependency: 40 AnySetup *Resolution
  714. *DefaultResolution: 600dpi
  715. *Resolution 600dpi: "<</HWResolution[600 600]>>setpagedevice
  716.  /version (3010.103) def"
  717. *Resolution 1200dpi: "<</HWResolution[1200 1200]>>setpagedevice
  718.  /version (3010.103) def"
  719. *?Resolution: "
  720.   save
  721.   currentpagedevice /HWResolution get 0 get
  722.   (       ) cvs print (dpi) = flush
  723.   restore
  724. "
  725. *End
  726. *CloseUI: *Resolution
  727.  
  728. *OpenUI *RICollate/Collate: Boolean
  729. *OrderDependency: 200 AnySetup *RICollate
  730. *DefaultRICollate: False
  731. *RICollate False/Off: "<</Collate false>>setpagedevice"
  732. *RICollate True/On: "<</Collate true
  733.   /CollateDetails <</Type 6 /AlignSet true>>
  734.   >>setpagedevice"
  735. *End
  736. *?RICollate: "
  737.   save
  738.   currentpagedevice /Collate get 
  739.   {{(True)}{(False)}ifelse }stopped {(Unknown)}if = flush
  740.   restore
  741. "
  742. *End
  743. *CloseUI: *RICollate
  744.  
  745. *OpenUI *RIPrintMode/Print Mode: PickOne
  746. *OrderDependency: 45 AnySetup *RIPrintMode
  747. *DefaultRIPrintMode: 1rhit
  748. *RIPrintMode 1rhit/Edge Smoothing: "<</PostRenderingEnhance true
  749.   /PostRenderingEnhanceDetails << /Type 34 /OutputMode 0>> >> setpagedevice"
  750. *End
  751. *RIPrintMode 0rhit/Through: "
  752.   <</PostRenderingEnhance false>> setpagedevice"
  753. *End
  754. *RIPrintMode 5rhit/Toner Saving 1: "<</PostRenderingEnhance true
  755.   /PostRenderingEnhanceDetails << /Type 34 /OutputMode 3>> >> setpagedevice"
  756. *End
  757. *RIPrintMode 4rhit/Toner Saving 2: "<</PostRenderingEnhance true
  758.   /PostRenderingEnhanceDetails << /Type 34 /OutputMode 4>> >> setpagedevice"
  759. *End
  760. *?RIPrintMode: "
  761.   save
  762.   currentpagedevice /PostRenderingEnhance get 
  763.   {{(5rhit)}{(0rhit)}ifelse }stopped {(Unknown)}if = flush
  764.   restore
  765. "
  766. *End
  767. *CloseUI: *RIPrintMode
  768.  
  769. *OpenUI *MediaType/Paper Type: PickOne
  770. *OrderDependency: 205 AnySetup *MediaType
  771. *MediaType Plain/Plain: "<< /MediaType (Plain) >> setpagedevice"
  772. *MediaType Recycled/Recycled: "<< /MediaType (Recycled) >> setpagedevice"
  773. *MediaType Special/Special: "<< /MediaType (Special) >> setpagedevice"
  774. *MediaType Colored/Color: "<< /MediaType (Color) >> setpagedevice"
  775. *MediaType Letterhead/Letterhead: "<< /MediaType (Letterhead) >> setpagedevice"
  776. *MediaType Preprinted/Preprinted: "<< /MediaType (Preprinted) >> setpagedevice"
  777. *MediaType Prepunched/Prepunched: "<< /MediaType (Prepunched) >> setpagedevice"
  778. *MediaType Labels/Labels: "<< /MediaType (Labels) >> setpagedevice"
  779. *MediaType Bond/Bond: "<< /MediaType (Bond) >> setpagedevice"
  780. *MediaType Cardstock/Cardstock: "<< /MediaType (Cardstock) >> setpagedevice"
  781. *MediaType OHP/Transparency: "<< /MediaType (Transparency) >> setpagedevice"
  782. *MediaType Thick/Thick: "<< /MediaType (Thick) >> setpagedevice"
  783. *?MediaType: "
  784.   save
  785.   /UK (Unknown) def
  786.   {
  787.     currentpagedevice /MediaType 2 copy known not { UK exit } if
  788.     get dup null eq 1 index (Plain) eq or { (Plain) exit } if
  789.     dup (Recycled) eq { dup exit } if
  790.     dup (Special) eq { dup exit } if
  791.     UK exit
  792.   } bind loop
  793.   mark count 1 sub 2 roll cleartomark
  794.   = flush
  795.   restore
  796. "
  797. *End
  798. *DefaultMediaType: Plain
  799. *CloseUI: *MediaType
  800.  
  801. *OpenUI *OutputBin/Destination: PickOne
  802. *OrderDependency: 210 AnySetup *OutputBin
  803. *OutputBin Default/Printer Default: "<</OutputType null>>setpagedevice"
  804. *OutputBin Standard/Standard Tray: "<</OutputType (Standard)>>setpagedevice"
  805. *OutputBin Bin1/Upper Tray: "<</OutputType (1Bin)>>setpagedevice"
  806. *OutputBin MailBoxBin1/Mailbox Tray 1: "<</OutputType (MailBin1)>>setpagedevice"
  807. *OutputBin MailBoxBin2/Mailbox Tray 2: "<</OutputType (MailBin2)>>setpagedevice"
  808. *OutputBin MailBoxBin3/Mailbox Tray 3: "<</OutputType (MailBin3)>>setpagedevice"
  809. *OutputBin MailBoxBin4/Mailbox Tray 4: "<</OutputType (MailBin4)>>setpagedevice"
  810. *DefaultOutputBin: Default
  811. *?OutputBin: "
  812.   save
  813.   currentpagedevice /OutputType get = flush
  814.   restore
  815. "
  816. *End
  817. *CloseUI: *OutputBin
  818.  
  819. *%========== Gray Levels and Halftoning ==========
  820. *AccurateScreensSupport: True
  821. *ScreenFreq: "85.0"
  822. *ScreenAngle: "45.0"
  823. *DefaultScreenProc: Dot
  824. *ScreenProc Dot: "
  825.   {abs exch abs 2 copy add 1 gt
  826.    {1 sub dup mul exch 1 sub dup mul add 1 sub}
  827.    {dup mul exch dup mul add 1 exch sub}
  828.    ifelse}
  829. "
  830. *End
  831. *ScreenProc Line: "{pop}"
  832. *ScreenProc Ellipse: "
  833.   {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}
  834. "
  835. *End
  836.  
  837. *%========== Font ==========
  838.  
  839. *DefaultFont: Courier
  840. *Font AlbertusMT: Standard "(001.000)" Standard ROM
  841. *Font AlbertusMT-Italic: Standard "(001.000)" Standard ROM
  842. *Font AlbertusMT-Light: Standard "(001.000)" Standard ROM
  843. *Font AntiqueOlive-Bold: Standard "(501.009)" ExtendedRoman ROM
  844. *Font AntiqueOlive-Compact: Standard "(501.008)" ExtendedRoman ROM
  845. *Font AntiqueOlive-Italic: Standard "(501.010)" ExtendedRoman ROM
  846. *Font AntiqueOlive-Roman: Standard "(501.008)" ExtendedRoman ROM
  847. *Font Apple-Chancery: Standard "(001.001)" ExtendedRoman ROM
  848. *Font ArialMT: Standard "(501.009)" ExtendedRoman ROM
  849. *Font Arial-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  850. *Font Arial-BoldItalicMT: Standard "(501.009)" ExtendedRoman ROM
  851. *Font Arial-ItalicMT: Standard "(501.012)" ExtendedRoman ROM
  852. *Font AvantGarde-Book: Standard "(501.009)" ExtendedRoman ROM
  853. *Font AvantGarde-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  854. *Font AvantGarde-Demi: Standard "(501.010)" ExtendedRoman ROM
  855. *Font AvantGarde-DemiOblique: Standard "(501.010)" ExtendedRoman ROM
  856. *Font Bodoni: Standard "(501.008)" ExtendedRoman ROM
  857. *Font Bodoni-Bold: Standard "(501.006)" ExtendedRoman ROM
  858. *Font Bodoni-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  859. *Font Bodoni-Italic: Standard "(501.007)" ExtendedRoman ROM
  860. *Font Bodoni-Poster: Standard "(501.009)" ExtendedRoman ROM
  861. *Font Bodoni-PosterCompressed: Standard "(501.007)" ExtendedRoman ROM
  862. *Font Bookman-Demi: Standard "(501.007)" ExtendedRoman ROM
  863. *Font Bookman-DemiItalic: Standard "(501.008)" ExtendedRoman ROM
  864. *Font Bookman-Light: Standard "(501.006)" ExtendedRoman ROM
  865. *Font Bookman-LightItalic: Standard "(501.007)" ExtendedRoman ROM
  866. *Font Carta: Special "(001.001)" Special ROM
  867. *Font Chicago: Standard "(501.011)" ExtendedRoman ROM
  868. *Font Clarendon-Bold: Standard "(501.008)" ExtendedRoman ROM
  869. *Font Clarendon-Light: Standard "(501.009)" ExtendedRoman ROM
  870. *Font Clarendon: Standard "(501.009)" ExtendedRoman ROM
  871. *Font CooperBlack-Italic: Standard "(001.003)" Standard ROM
  872. *Font CooperBlack: Standard "(001.003)" Standard ROM
  873. *Font Copperplate-ThirtyThreeBC: Standard "(001.002)" Standard ROM
  874. *Font Copperplate-ThirtyTwoBC: Standard "(001.002)" Standard ROM
  875. *Font Coronet-Regular: Standard "(001.000)" ExtendedRoman ROM
  876. *Font Courier-Bold: Standard "(501.010)" ExtendedRoman ROM
  877. *Font Courier-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  878. *Font Courier-Oblique: Standard "(501.010)" ExtendedRoman ROM
  879. *Font Courier: Standard "(501.010)" ExtendedRoman ROM
  880. *Font Eurostile-Bold: Standard "(501.008)" ExtendedRoman ROM
  881. *Font Eurostile-BoldExtendedTwo: Standard "(501.008)" ExtendedRoman ROM
  882. *Font Eurostile-ExtendedTwo: Standard "(501.010)" ExtendedRoman ROM
  883. *Font Eurostile: Standard "(501.008)" ExtendedRoman ROM
  884. *Font Geneva: Standard "(501.007)" ExtendedRoman ROM
  885. *Font GillSans: Standard "(501.009)" ExtendedRoman ROM
  886. *Font GillSans-Bold: Standard "(501.007)" ExtendedRoman ROM
  887. *Font GillSans-BoldCondensed: Standard "(501.006)" ExtendedRoman ROM
  888. *Font GillSans-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  889. *Font GillSans-Condensed: Standard "(501.007)" ExtendedRoman ROM
  890. *Font GillSans-ExtraBold: Standard "(501.008)" ExtendedRoman ROM
  891. *Font GillSans-Italic: Standard "(501.008)" ExtendedRoman ROM
  892. *Font GillSans-Light: Standard "(501.009)" ExtendedRoman ROM
  893. *Font GillSans-LightItalic: Standard "(501.009)" ExtendedRoman ROM
  894. *Font Goudy: Standard "(001.003)" Standard ROM
  895. *Font Goudy-Bold: Standard "(001.002)" Standard ROM
  896. *Font Goudy-BoldItalic: Standard "(001.002)" Standard ROM
  897. *Font Goudy-ExtraBold: Standard "(001.001)" Standard ROM
  898. *Font Goudy-Italic: Standard "(001.002)" Standard ROM
  899. *Font Helvetica: Standard "(501.008)" ExtendedRoman ROM
  900. *Font Helvetica-Bold: Standard "(501.010)" ExtendedRoman ROM
  901. *Font Helvetica-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  902. *Font Helvetica-Condensed-Bold: Standard "(501.009)" ExtendedRoman ROM
  903. *Font Helvetica-Condensed-BoldObl: Standard "(501.009)" ExtendedRoman ROM
  904. *Font Helvetica-Condensed-Oblique: Standard "(501.010)" ExtendedRoman ROM
  905. *Font Helvetica-Condensed: Standard "(501.010)" ExtendedRoman ROM
  906. *Font Helvetica-Narrow-Bold: Standard "(501.010)" ExtendedRoman ROM
  907. *Font Helvetica-Narrow-BoldOblique: Standard "(501.010)" ExtendedRoman ROM
  908. *Font Helvetica-Narrow-Oblique: Standard "(501.008)" ExtendedRoman ROM
  909. *Font Helvetica-Narrow: Standard "(501.008)" ExtendedRoman ROM
  910. *Font Helvetica-Oblique: Standard "(501.008)" ExtendedRoman ROM
  911. *Font HoeflerText-Black: Standard "(501.008)" ExtendedRoman ROM
  912. *Font HoeflerText-BlackItalic: Standard "(501.009)" ExtendedRoman ROM
  913. *Font HoeflerText-Italic: Standard "(501.010)" ExtendedRoman ROM
  914. *Font HoeflerText-Ornaments: Special "(001.001)" Special ROM
  915. *Font HoeflerText-Regular: Standard "(501.009)" ExtendedRoman ROM
  916. *Font JoannaMT: Standard "(501.009)" ExtendedRoman ROM
  917. *Font JoannaMT-Bold: Standard "(501.008)" ExtendedRoman ROM
  918. *Font JoannaMT-BoldItalic: Standard "(501.008)" ExtendedRoman ROM
  919. *Font JoannaMT-Italic: Standard "(501.008)" ExtendedRoman ROM
  920. *Font LetterGothic: Standard "(501.009)" ExtendedRoman ROM
  921. *Font LetterGothic-Bold: Standard "(501.010)" ExtendedRoman ROM
  922. *Font LetterGothic-BoldSlanted: Standard "(501.010)" ExtendedRoman ROM
  923. *Font LetterGothic-Slanted: Standard "(501.010)" ExtendedRoman ROM
  924. *Font LubalinGraph-Book: Standard "(501.009)" ExtendedRoman ROM
  925. *Font LubalinGraph-BookOblique: Standard "(501.009)" ExtendedRoman ROM
  926. *Font LubalinGraph-Demi: Standard "(501.009)" ExtendedRoman ROM
  927. *Font LubalinGraph-DemiOblique: Standard "(501.009)" ExtendedRoman ROM
  928. *Font Marigold: Standard "(001.000)" Standard ROM
  929. *Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
  930. *Font Monaco: Standard "(501.012)" ExtendedRoman ROM
  931. *Font NewCenturySchlbk-Bold: Standard "(501.008)" ExtendedRoman ROM
  932. *Font NewCenturySchlbk-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  933. *Font NewCenturySchlbk-Italic: Standard "(501.011)" ExtendedRoman ROM
  934. *Font NewCenturySchlbk-Roman: Standard "(501.008)" ExtendedRoman ROM
  935. *Font NewYork: Standard "(501.013)" ExtendedRoman ROM
  936. *Font Optima-Bold: Standard "(501.008)" ExtendedRoman ROM
  937. *Font Optima-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  938. *Font Optima-Italic: Standard "(501.010)" ExtendedRoman ROM
  939. *Font Optima: Standard "(501.010)" ExtendedRoman ROM
  940. *Font Oxford: Standard "(001.000)" Standard ROM
  941. *Font Palatino-Bold: Standard "(501.008)" ExtendedRoman ROM
  942. *Font Palatino-BoldItalic: Standard "(501.007)" ExtendedRoman ROM
  943. *Font Palatino-Italic: Standard "(501.008)" ExtendedRoman ROM
  944. *Font Palatino-Roman: Standard "(501.006)" ExtendedRoman ROM
  945. *Font StempelGaramond-Bold: Standard "(501.007)" ExtendedRoman ROM
  946. *Font StempelGaramond-BoldItalic: Standard "(501.012)" ExtendedRoman ROM
  947. *Font StempelGaramond-Italic: Standard "(501.009)" ExtendedRoman ROM
  948. *Font StempelGaramond-Roman: Standard "(501.011)" ExtendedRoman ROM
  949. *Font Symbol: Special "(001.008)" Special ROM
  950. *Font Tekton: Standard "(001.001)" Standard ROM
  951. *Font Times-Bold: Standard "(501.009)" ExtendedRoman ROM
  952. *Font Times-BoldItalic: Standard "(501.009)" ExtendedRoman ROM
  953. *Font Times-Italic: Standard "(501.010)" ExtendedRoman ROM
  954. *Font Times-Roman: Standard "(501.010)" ExtendedRoman ROM
  955. *Font TimesNewRomanPS-BoldItalicMT: Standard "(501.011)" ExtendedRoman ROM
  956. *Font TimesNewRomanPS-BoldMT: Standard "(501.009)" ExtendedRoman ROM
  957. *Font TimesNewRomanPS-ItalicMT: Standard "(501.011)" ExtendedRoman ROM
  958. *Font TimesNewRomanPSMT: Standard "(501.010)" ExtendedRoman ROM
  959. *Font Univers: Standard "(501.009)" ExtendedRoman ROM
  960. *Font Univers-Bold: Standard "(501.008)" ExtendedRoman ROM
  961. *Font Univers-BoldExt: Standard "(501.010)" ExtendedRoman ROM
  962. *Font Univers-BoldExtObl: Standard "(501.010)" ExtendedRoman ROM
  963. *Font Univers-BoldOblique: Standard "(501.008)" ExtendedRoman ROM
  964. *Font Univers-Condensed: Standard "(501.011)" ExtendedRoman ROM
  965. *Font Univers-CondensedBold: Standard "(501.009)" ExtendedRoman ROM
  966. *Font Univers-CondensedBoldOblique: Standard "(501.009)" ExtendedRoman ROM
  967. *Font Univers-CondensedOblique: Standard "(501.011)" ExtendedRoman ROM
  968. *Font Univers-Extended: Standard "(501.009)" ExtendedRoman ROM
  969. *Font Univers-ExtendedObl: Standard "(501.009)" ExtendedRoman ROM
  970. *Font Univers-Light: Standard "(501.009)" ExtendedRoman ROM
  971. *Font Univers-LightOblique: Standard "(501.009)" ExtendedRoman ROM
  972. *Font Univers-Oblique: Standard "(501.009)" ExtendedRoman ROM
  973. *Font Wingdings-Regular: Special "(001.001)" Special ROM
  974. *Font ZapfChancery-MediumItalic: Standard "(002.000)" ExtendedRoman ROM
  975. *Font ZapfDingbats: Special "(001.005S)" Special ROM
  976.  
  977. *?FontQuery: "
  978.   save
  979.   {count 1 gt {
  980.     exch dup 127 string cvs (/) print print (:) print
  981.     /Font resourcestatus {pop pop (Yes)}{(NO)}ifelse =
  982.     }{exit}ifelse 
  983.   }bind loop (*) = flush
  984.   restore
  985. "
  986. *End
  987.  
  988. *?FontList: "
  989.   save
  990.   (*) {cvn ==} 128 string /Font resourceforall (*) = flush
  991.   restore
  992. "
  993. *End
  994.  
  995. *Status: "initializing"
  996. *Status: "holding"
  997. *Status: "idle"
  998. *Status: "busy"
  999. *Status: "waiting"
  1000. *Status: "printing"
  1001. *Status: "print test page"
  1002.  
  1003. *Source: "Parallel"
  1004. *Source: "TCP/IP"
  1005. *Source: "EtherTalk"
  1006. *Source: "SPX/IPX"
  1007. *Source: "NetBEUI"
  1008. *Source: "IEEE1394"
  1009.  
  1010. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  1011. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  1012. *Message: "\FontName\ not found, using Courier"
  1013.  
  1014. *%========== Color Separation ==========
  1015.  
  1016. *DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi
  1017.  
  1018. *%===== For 106 lpi / 600 dpi =====
  1019.  
  1020. *ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  1021. *ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "45.0"
  1022. *ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "15.0"
  1023. *ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "75.0"
  1024. *ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "0.0"
  1025.  
  1026. *ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1027. *ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1028. *ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1029. *ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1030. *ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600 dpi: "106"
  1031.  
  1032. *%===== For 212 lpi / 1200 dpi =====
  1033.  
  1034. *ColorSepScreenAngle ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
  1035. *ColorSepScreenAngle CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "45.0"
  1036. *ColorSepScreenAngle ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "15.0"
  1037. *ColorSepScreenAngle ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "75.0"
  1038. *ColorSepScreenAngle ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "0.0"
  1039.  
  1040. *ColorSepScreenFreq ProcessBlack.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1041. *ColorSepScreenFreq CustomColor.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1042. *ColorSepScreenFreq ProcessCyan.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1043. *ColorSepScreenFreq ProcessMagenta.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1044. *ColorSepScreenFreq ProcessYellow.212lpi.1200dpi/212 lpi / 1200 dpi: "212"
  1045.  
  1046. *% end of Printer Description file
  1047.